home *** CD-ROM | disk | FTP | other *** search
/ Freelog 101 / FreelogNo101-JanvierFevrier2011.iso / GestionFichiers / CopyTo Synchronizer / cpto331.exe / {app} / CopyTo,2.chm / help.css < prev    next >
Cascading Style Sheet File  |  2010-10-01  |  3KB  |  123 lines

  1. body {
  2.     background-color: #FFFFFF;
  3. }
  4.  
  5. a:link     { text-decoration: none; color: #005588 }
  6. a:visited  { text-decoration: none; color: #0033CC }
  7. a:active   { text-decoration: none; background-repeat: repeat; background-attachment: scroll; color: #CC6600;  background-position: 0% }
  8. a:hover    { text-decoration: none; TEXT-DECORATION: underline; color: #CC0066 }
  9.  
  10. p {
  11.     padding-left: 10px;
  12.         margin-top : 7.0pt;
  13.     margin-bottom : 3.0pt;
  14.     color: #000000;
  15. }
  16. ul {
  17.     color: #000000;
  18.     padding-top: 1px;
  19.     padding-bottom: 1px;
  20.     margin-top : 0.0pt;
  21.     margin-bottom : 0.0pt;
  22.     text-indent : 0.0pt;
  23. }
  24. ol {
  25.     color: #000000;
  26.     padding-top: 1px;
  27.     padding-bottom: 1px;
  28.  
  29. }
  30. H2 {
  31.     border-style: solid;
  32.     border-left: 0px;
  33.     border-right: 0px;
  34.     border-top: 0px;
  35.     border-width: 1px;
  36.     font-family : "Tahoma";
  37.     font-size: small;
  38.  
  39.                font-weight : bold;
  40.                background-color : #3579FF;
  41.     background-color : #5170A7;
  42.                text-indent : 0.0pt;
  43.                list-style-type : circle;
  44.                list-style-image : url("TopicTitleBullet.bmp");
  45.                color : white;
  46.                border : solid #5170A7 2.0pt;
  47.                margin-left : -10.0pt;
  48.                margin-right : -20.0pt;
  49.                margin-top : 0.0pt;
  50.                margin-bottom : 6.0pt;
  51.                padding-left : 2.0pt;
  52.                padding-right : 2.0pt;
  53.                padding-top : 1.0pt;
  54.                padding-bottom : 1.0pt;}
  55. }
  56. H3 {
  57.     padding-left: 10px;
  58.     color: #000000;
  59. }
  60. H4 {
  61.     padding-left: 10px;
  62.         font-weight : bold;
  63.     color: #000000;
  64.   background-color:#E1E1E1;
  65. /*  border: 1px solid #808080; */
  66.   padding:2px
  67.  
  68. }
  69. H5 {
  70.     padding-left: 10px;
  71.         font-weight : bold;
  72.     color: #000000;
  73. /*  border: 1px solid #808080; */
  74.     margin-top : 7.0pt;
  75.     margin-bottom : 0.0pt;
  76.  
  77.   padding:2px
  78. }
  79. H6 {
  80.     font-family: Arial, Helvetica, sans-serif;
  81.     color: #000000;
  82.     border-style: solid;
  83.     border-left: 0px;
  84.     border-right: 0px;
  85.     border-width: 1px;
  86.     border-bottom: 0px;
  87. }
  88. td {
  89.     color: #000000;
  90.     padding-top: 2px;
  91.     padding-bottom: 2px;
  92.     padding-right: 2px;
  93.     padding-left: 2px;    
  94.  
  95. }
  96.  
  97. .border {
  98.     border: 1px dotted #000000;
  99. }
  100.  
  101. .glossary_title {
  102.     color: #000000;
  103.     border-style: none;
  104. }
  105.  
  106. .faq_title {
  107.     color: #000000;
  108.     border-style: none;
  109. }
  110.  
  111. .codefont {
  112.     font-family: Courier New, Lucida Console, Courier;
  113. }
  114.  
  115. .script_type {
  116.     font-size: 9pt;
  117.     padding-left: 10px;
  118. }
  119.  
  120. .no_manual {
  121.     display: inline
  122. }
  123.